home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Save the Planet 1991 2.11 / card_4355.txt < prev    next >
Text File  |  1991-05-30  |  5KB  |  239 lines

  1. -- card: 4355 from stack: in.11
  2. -- bmap block id: 4617
  3. -- flags: 0000
  4. -- background id: 3693
  5. -- name: TutMenu
  6. ----- HyperTalk script -----
  7. on opencard
  8.   hide menubar
  9. end opencard
  10.  
  11.  
  12. -- part 2 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=429 top=22 right=57 bottom=465
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: New Button
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   visual effect iris close
  27.   pop card
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 3 (button)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=470 top=22 right=57 bottom=512
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: New Button
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect iris close
  47.   go Home
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 4 (button)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=8 top=87 right=157 bottom=162
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: New Button
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   visual effect zoom open
  67.   push card
  68.   go to card "greenhouse"
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 9 (button)
  74. -- low flags: 00
  75. -- high flags: 0000
  76. -- rect: left=344 top=87 right=158 bottom=502
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: New Button
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   visual effect zoom open
  88.   push card
  89.   go to card "fast"
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 10 (button)
  95. -- low flags: 00
  96. -- high flags: 0000
  97. -- rect: left=4 top=177 right=250 bottom=162
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 1
  101. -- font id: 0
  102. -- text size: 12
  103. -- style flags: 0
  104. -- line height: 16
  105. -- part name: New Button
  106. ----- HyperTalk script -----
  107. on mouseUp
  108.   visual effect zoom open
  109.   push card
  110.   go to card "villains"
  111. end mouseUp
  112.  
  113.  
  114.  
  115. -- part 11 (button)
  116. -- low flags: 00
  117. -- high flags: 0000
  118. -- rect: left=172 top=177 right=250 bottom=335
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 0 / 0
  121. -- text alignment: 1
  122. -- font id: 0
  123. -- text size: 12
  124. -- style flags: 0
  125. -- line height: 16
  126. -- part name: New Button
  127. ----- HyperTalk script -----
  128. on mouseUp
  129.   visual effect zoom open
  130.   push card
  131.   go to card "cfc"
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 12 (button)
  137. -- low flags: 00
  138. -- high flags: 0000
  139. -- rect: left=342 top=178 right=250 bottom=510
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: New Button
  148. ----- HyperTalk script -----
  149. on mouseUp
  150.   visual effect zoom open
  151.   push card
  152.   go to card "forest"
  153. end mouseUp
  154.  
  155.  
  156.  
  157. -- part 13 (button)
  158. -- low flags: 00
  159. -- high flags: 0000
  160. -- rect: left=2 top=275 right=341 bottom=163
  161. -- title width / last selected line: 0
  162. -- icon id / first selected line: 0 / 0
  163. -- text alignment: 1
  164. -- font id: 0
  165. -- text size: 12
  166. -- style flags: 0
  167. -- line height: 16
  168. -- part name: New Button
  169. ----- HyperTalk script -----
  170. on mouseUp
  171.   visual effect zoom open
  172.   push card
  173.   go to card "weather"
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 14 (button)
  179. -- low flags: 00
  180. -- high flags: 0000
  181. -- rect: left=170 top=279 right=340 bottom=341
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: New Button
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   visual effect zoom open
  193.   push card
  194.   go to card "sea"
  195. end mouseUp
  196.  
  197.  
  198.  
  199. -- part 15 (button)
  200. -- low flags: 00
  201. -- high flags: 0000
  202. -- rect: left=346 top=281 right=341 bottom=512
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 1
  206. -- font id: 0
  207. -- text size: 12
  208. -- style flags: 0
  209. -- line height: 16
  210. -- part name: New Button
  211. ----- HyperTalk script -----
  212. on mouseUp
  213.   visual effect zoom open
  214.   push card
  215.   go to card "extinct"
  216. end mouseUp
  217.  
  218.  
  219.  
  220. -- part 16 (button)
  221. -- low flags: 00
  222. -- high flags: 0000
  223. -- rect: left=170 top=87 right=157 bottom=333
  224. -- title width / last selected line: 0
  225. -- icon id / first selected line: 0 / 0
  226. -- text alignment: 1
  227. -- font id: 0
  228. -- text size: 12
  229. -- style flags: 0
  230. -- line height: 16
  231. -- part name: New Button
  232. ----- HyperTalk script -----
  233. on mouseUp
  234.   visual effect zoom open
  235.   push card
  236.   go to card "co2"
  237. end mouseUp
  238.  
  239.